* lisp/eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 11 Sep 2013 16:00:37 +0000 (12:00 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 11 Sep 2013 16:00:37 +0000 (12:00 -0400)
commitbdc9e46fed6d7d2201644d180562ad88774f281b
treef7eed65da8cb0d85c72b8d07f1665084e9318a7c
parent8708f014359d3675dd3af34ae258aca24297f354
* lisp/eshell/esh-mode.el (eshell-mode-syntax-table): Fix up initialization.
(eshell-self-insert-command, eshell-send-invisible): Remove
unused argument.
(eshell-handle-control-codes): Remove unused var `orig'.
Avoid delete-backward-char.
lisp/ChangeLog
lisp/eshell/esh-mode.el